CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Gabor matlab

搜索资源列表

  1. Gabor_Face_Recogntion

    0下载:
  2. 利用Gabor特征进行人脸识别的论文与matlab实现算法,比较新,感觉还不错。-Face recognition using Gabor features papers and matlab algorithm, a relatively new, I feel pretty good.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-24
    • 文件大小:216508
    • 提供者:陈枫
  1. zernike

    0下载:
  2. 矩不变量,适用于图像匹配,数字水印,图像重建-Moment invariants, applicable to the image matching, digital watermarking, image reconstruction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:76789
    • 提供者:唐吉生
  1. Face-Detection

    0下载:
  2. Face Detection using Gabor feature extraction and neural network by matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:209182
    • 提供者:tony
  1. Gabor

    0下载:
  2. 人脸检测的程序,效果不错!内附用法说明,调用一张图片,将现实出人脸的边缘。-code for facedetection,the performance is nice! usage: I=double(imread c:\Data\girl1.jpg )) detect_face(I) The function will display the bounding box if a face is found.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:17616
    • 提供者:王阳丽
  1. protein-coding

    0下载:
  2. 本程序用作定位以及确认蛋白质编码区域,采用Modified Gabor-wavelet 变换的理论来实施的计算。-Identification of protein coding regions using the Modified Gabor-wavelet transform.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:51805
    • 提供者:Tu Shu
  1. fingerprintPenhancementPandPmatching

    0下载:
  2. 这是一个完整的指纹识别程序,它包括了直方图均衡,Gabor滤波图像增强,方向图过滤,纹理细化,特征提取及特征匹配。其中,特征匹配包含了3种匹配方法,另外还附有PPT,非常值得研究。-this is a full version FingerPrint identify APP
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-19
    • 文件大小:5469300
    • 提供者:formy
  1. 4matlab

    0下载:
  2. Gabor Filter implementation in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:23597
    • 提供者:Masum talukder
  1. fdp5finalMatlab.tar

    0下载:
  2. 这是一个使用了Gabor特征提取和人工智能的人脸检测系统源代码 使用步骤: 1. 拷贝所有文件到MATLAB工作目录下(确认已经安装了图像处理工具箱和人工智能工具箱) 2. 找到"main.m"文件 3. 命令行中运行它 4. 点击"Train Network",等待程序训练好样本 5. 点击"Test on Photos",选择一个.jpg图片,识别。 6. 等待程序检测出人脸区域 createffnn.m, d
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:140797
    • 提供者:郑碧波
  1. gaborfilter.tar

    0下载:
  2. Gabor滤波器经常被用于形状检测和特征提取,比如增强指纹图像。本代码用matlab实现了一个二维Gabor滤波器。 代码使用如下: function [G,gabout] = gaborfilter1(I,Sx,Sy,f,theta) from gaborfilter1 with different f(Frequency) and theta(Angle). for example f:0,2,4,8,16,32 theta = 0,pi/3,pi/6
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1292
    • 提供者:郑碧波
  1. GaborFilter

    1下载:
  2. 利用Gabor滤波器提取图像纹理特征,用于图像分类模式识别-Extract the texture feature using Gabor filter/wavelet. You should first generate cell array G, which is a set of kernels in freq domain, then pass G and the image to the function GABORCONV.
  3. 所属分类:Wavelet

    • 发布日期:2017-03-31
    • 文件大小:2789
    • 提供者:Ethan
  1. gaborsvm1

    0下载:
  2. 先用gabor 小波滤波器,做特征提取,然后用支持向量机(SVM)做分类,来实现人脸检测.需要用matlab 2010 或更新的版本才能运行-the code is used for face detection.Firstly it use gabor wavelet filter for feature extraction,Secondly it use support vector machine (SVM)for classification.matlab 2010 required.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:163560
    • 提供者:xiang
  1. gabor

    0下载:
  2. 基于matlab环境实现的算法,该算法通过gabor提取特征,很简单实用-Matlab-based environment to achieve the gabor feature extraction algorithm is very simple and practical
  3. 所属分类:Wavelet

    • 发布日期:2017-04-06
    • 文件大小:60732
    • 提供者:王娟
  1. gabor

    0下载:
  2. 基于MATLAB的gabor滤波器的设计-MATLAB-based design of gabor filters
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5742
    • 提供者:王正宇
  1. gabor-deconvolution

    2下载:
  2. 使用matlab编写的gabor反褶积程序,借鉴crewes程序;-Written using matlab gabor deconvolution process, drawing on crewes procedures
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:21120
    • 提供者:gil
  1. matlab_Fabric_detection

    5下载:
  2. 基于matlab的布匹瑕疵检测,采用gabor多通道滤波方法,另附测试图片和先关论文-The fabric defect detection based on matlab, using the multichannel gabor filtering method, first off the attached pictures and paper test
  3. 所属分类:Special Effects

    • 发布日期:2015-12-25
    • 文件大小:3643392
    • 提供者:tangtingge
  1. adaboost_PtwoPclasses

    0下载:
  2. 结合Gabor特征和adaboost的人脸表情识别方法,内附matlab源程序和实验-Combination of Gabor features and adaboost of facial expression recognition methods, and experimental matlab source code included
  3. 所属分类:matlab

    • 发布日期:2017-05-24
    • 文件大小:4384416
    • 提供者:刺史
  1. vp_code_Gabor

    2下载:
  2. 这个代码能够比较精确地实现图像中道路区域的分割与提取。-This code addresses this question by decomposing the road detection process into two steps: the estimation of the vanishing point associated with the main (straight) part of the road, followed by the segmentation of
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4375
    • 提供者:邵文
  1. gabor

    0下载:
  2. Garbor filter matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:978
    • 提供者:Anton
  1. RDGT

    0下载:
  2. 实值离散gabor matlab 代码。来源于实值离散gabor经典书籍。-Real-valued discrete gabor matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:5874
    • 提供者:BLACKHAWK
  1. Gabor_matlab

    0下载:
  2. Gabor特征提取原理及matlab实现-Gabor filter feature selection and the implement based on matlab
  3. 所属分类:Wavelet

    • 发布日期:2017-05-10
    • 文件大小:2504821
    • 提供者:孟璐
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 24 »
搜珍网 www.dssz.com